Managing your resources
How to check your resource limits and quota (CPU, RAM, GPU, storage) with cgc status and monitor resource utilization on the dashboard.
Checking available resources
After successful registration, you can check the resources available to you, at any given moment by using the following command:
cgc status
cgc status
Resource Available Limit
------------------------- ----------- ----------
Total CPU 52 64
Total RAM 214.0 GB 256.0 GB
Total AMD GPU - -
Total NVIDIA GPU 6 8
Total Storage 1450.0 GB 2048.0 GB
Storage (ssd-rwx-ec) 1450.0 GB 2048.0 GB
Storage (ssd-rwx) 2048.0 GB 2048.0 GB
Volume Count 9 32
GPU NVIDIA-RTX-A5000 3 4
GPU NVIDIA-A100-SXM4-80GB 3 4
GPU NVIDIA-B200 0 0
Pod Count 11 32
All cluster GPU types can be seen via that CGC command.
If you need to increase your limits, please contact as at support@comtegra.pl
Monitoring resource utilization
You can monitor the utilization of your resources using our real-time dashboard. Use the link and credentials we sent you or please contact support@comtegra.pl if you haven't received them. The dashboard allows you to view the following metrics of your resources:
Instantaneous metrics:
- Uptime: the uptime of your resources that are currently started.
Metrics per resource (over time):
- CPU Usage: fraction of time during which the CPUs aren't idle, 1 = one CPU core fully utilized;
- Memory Usage: an approximation of actively used memory that can't be evicted without killing processes.
Metrics per GPU (over time):
- GPU Usage: percent of time during which one or more kernels was executing on the GPU;
- GPU Memory Usage: amount of memory used on the device by the context.
You may select the time range presented on the dashboard's panels by clicking the clock icon in the upper right corner.